home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
selfstorage.swf
/
scripts
/
DefineButton2_67
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2008-03-17
|
110b
|
7 lines
on(rollOver){
if(_root.int_soundon == 1)
{
_root.mc_sounds.schaltersound.start(0,1);
}
}